home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Internet / FTP / Mirror2.3 / mirror.weather < prev    next >
Encoding:
Text File  |  1994-01-18  |  144 b   |  7 lines

  1. #!/bin/sh
  2. # Run regularly to update the weather area.
  3.  
  4. cd /extra/mirror
  5.  
  6. ./mirror -d $* packages/cumulus.met.ed.ac.uk > mirror.weather.out 2>&1
  7.